home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Clickx 115
/
Clickx 115.iso
/
software
/
tools
/
windows
/
tails-i386-0.16.iso
/
live
/
filesystem.squashfs
/
var
/
lib
/
dpkg
/
info
/
dash.postrm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-12-14
|
341 b
|
11 lines
#!/bin/sh
set -e
test "$1" != 'upgrade' || dpkg --compare-versions "$2" ge 0.5.2-3 || \
test ! -x /usr/bin/update-menus || exec update-menus
test "$1" != 'remove' || test ! -x /usr/bin/update-menus || exec update-menus
test "$1" = 'purge' || exit 0
test -e /usr/share/debconf/confmodule || exit 0
. /usr/share/debconf/confmodule
db_purge